Skip to content

Test Result : Scenario: Account expiration date test - Parent and child expiration set, then parent expiration date changed to before child expiration date

0 failures
6 tests
Took 4 ms.

All Tests

Test nameDurationStatus
And I configure "integer" item "maxNumberChildEntities" to "5"0 msPassed
And I create 1 childs for account with expiration date "2018-07-10" and name "exp-acc"0 msPassed
And I expect the exception "KapuaIllegalArgumentException" with the text "An illegal value was provided for the argument"0 msPassed
Given An existing account that expires on "2018-07-11" with the name "exp-acc"0 msPassed
Scenario: Account expiration date test - Parent and child expiration set, then parent expiration date changed to before child expiration date4 msPassed
When I change the expiration date of the account "exp-acc" to "2018-07-09"0 msPassed